home *** CD-ROM | disk | FTP | other *** search
/ CD Player 1 / CD Player - Numero 1 (France).7z / CD Player - Numero 1 (France).bin / demos / ttycoon / install.bat next >
DOS Batch File  |  1994-10-10  |  220b  |  15 lines

  1. echo off
  2. cls
  3. type tycoon.txt
  4. pause > nul
  5. md c:\tycoon
  6. pkunzip -d tycoon.zip c:\tycoon
  7. cls
  8. echo.
  9. echo.
  10. echo Change to C:\TYCOON and enter the command SETUP to configure
  11. echo and then TYCOON to play.
  12. echo.
  13.  
  14.  
  15.